Book Contents

Set up horizontal motion for objects

Use the Horizontal Position option on the Animation menu to move an object horizontally as a tag value or the results of an expression change. The horizontal position of the object is proportional to the value of the expression. For example, if the value of the expression is halfway between its minimum and maximum values, the horizontal position of the object will be halfway between its minimum and maximum horizontal offset positions.

You can attach horizontal position animation to drawing objects only. The exceptions are the image and panel objects, which only support visibility animation.

To set up horizontal motion for an object

  1. Select the object.
  2. Choose Horizontal Position from the Animation menu or click the Horizontal Position tab in the Animation dialog box.
  3. Select a tag or create an expression that will evaluate to a number at run time to determine the position of the object.
  4. Specify the horizontal offset for the object when the expression evaluates to its minimum and maximum values. You can also use Object Smart Path to set these values.
  5. Select the method to use to calculate the expression's minimum and maximum values.
  6. Specify a range of values for the expression.

Options

  • Expression

    Type a tag name or an expression that will evaluate to numeric values at run time. An expression is a mathematical or logical equation that returns a value. It can contain tag names, constants, and mathematical, relational, logical, and bitwise operators. A tag name can be used as an expression. When you do this, the minimum and maximum expression values default to the tag's minimum and maximum values.

  • Expression range
    • Use tag's min and max property values

      If you have specified a tag in the Expression box, click this button to use the tag's minimum and maximum values to define the range of values for the expression. If your expression contains more than one tag, the minimum and maximum values for the first tag will be used for the animation.

    • Use constant

      To use constant numeric values to define a range of values, click this button and specify values for minimum and maximum.

    • Read from tags

      To define the range of values using one tag's value for the minimum and another tag's value for the maximum, click this button and then specify a tag for minimum and another for maximum. Using this option, when the display opens and animation for an object is started, the tags' values are read once to set the minimum and maximum values. The tags are not read again after the display is first opened, nor are the minimum and maximum values for the animation changed, even if the tag values change.

  • Horizontal Offset (Pixels)

    Horizontal offset determines the object's position in the display. The At Minimum and At Maximum boxes determine where the object is to be at the expression's minimum and maximum values.

    • At Minimum

      Type the starting position of the object in pixels, or drag the object to its starting position and then click the check box. The offset value, in pixels, will reflect the object's new position.

    • At Maximum

      Type the ending position of the object, in pixels, or drag the object from its start to its finish position, then click the check box. The offset value, in pixels, will reflect the object's new position.

See also

Attach animation to graphic objects

Tag names with animation

Use the Expression editor

Drawing objects

Object Smart Path